home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / US / CBUILDER / DATA.Z / DMFORM.DFM / DMFORM.txt
Text File  |  1997-02-13  |  285b  |  15 lines

  1. object DataModuleForm: TDataModuleForm
  2.   Left = 238
  3.   Top = 181
  4.   Width = 405
  5.   Height = 239
  6.   Caption = 'DataModuleForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnResize = FormResize
  13.   TextHeight = 13
  14. end
  15.